projects
/
cargo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
75959a4
)
README uses "its" instead of "it's"
author
Brian Cobb
<bcobb@uwalumni.com>
Wed, 2 Jul 2014 13:54:46 +0000
(08:54 -0500)
committer
Brian Cobb
<bcobb@uwalumni.com>
Wed, 2 Jul 2014 13:54:46 +0000
(08:54 -0500)
README.md
patch
|
blob
|
history
diff --git
a/README.md
b/README.md
index 462f33a01affc600be43f7a2a8f7263382273500..e71d4ae6ef422cf1d3e4ab25d976a211a2d7637e 100644
(file)
--- a/
README.md
+++ b/
README.md
@@
-4,7
+4,7
@@
Learn more at http://crates.io/.
## Compiling cargo
-You'll want to clone cargo using --recursive on git, to clone in it
'
s submodule
+You'll want to clone cargo using --recursive on git, to clone in its submodule
dependencies.
```
$ git clone --recursive https://github.com/rust-lang/cargo